Tidy xend-config.sxp, removing entries that haven't been used since the
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Fri, 21 Oct 2005 11:04:30 +0000 (12:04 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Fri, 21 Oct 2005 11:04:30 +0000 (12:04 +0100)
commitfb22028e119ab7422cf19b76ed3e56ee66ba703a
treee4cc340067e073aedabb215d7646fa09bb17f0ed
parent3a2351fdda41298a04ccae4f27f571971c40ce76
Tidy xend-config.sxp, removing entries that haven't been used since the
hotplugging stuff was introduced (block-*, console-port-base, console-address)
and introducing entries for options that have been present for ages
(xend-{http,unix,relocation}-server, xend-unix-path, xend-relocation-address,
enable-dump).  Remove vif-antispoof, as Vifctl no longer passes this option
down.

Made the xend-relocation-server default to no, as this is a potential security
hole and so must be turned on explicitly.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/examples/xend-config.sxp
tools/python/xen/xend/XendRoot.py